home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1998 September
/
EnigmA AMIGA RUN 30 (1998)(G.R. Edizioni)(IT)[!][issue 1998-09].iso
/
recent
/
8hzppc.lha
/
CHANGES.MFC
< prev
next >
Wrap
Text File
|
1998-06-07
|
953b
|
36 lines
CHANGES - as made by Mike Cheng (MFC)
mikecheng@cryogen.com
http://linux.tc3net.com/cstar/
MFCPCM (m5)
had problems with using different pcm samples on different endian
architectures. -> put in a pcm byte-ordering switch.
MFCPCM (m4)
hacked back in raw pcm support (changes to main.c, wave.c and types.h)
Must be a stereo 16bit PCM file.
New command line switches:
-r specify that this is a raw PCM file
-f <Hz> specify PCM file sample rate. (default: 44100)
MFCASMFFT (m3) *AMIGA ONLY*
added in the asm FFT from mp3enc for m68k
based on sources from Henryk Richter and Stephane Tavenard
PSYD (m2)
cleaned up a few bits in l3psy.c
replaced a sparse matrix multiply with a hand configured unrolling
WINDST2 (m2)
minor, minor cleanup in window_subband
FILTST (m2)
filter_subband in l3subband.c
speed ups borrowed from Stephane Tavenard
LOOPD (m1)
sped up the quantize() function
MDCTD & MDCTD2 (m1)
sped up l3mdct.c